Gets or sets the index of the current page.
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
Remarks
Setting this property value to an invalid value is ignored.
A value is invalid if it is less than 0 or greater or equal to PageCount.
If there are no items in this view, the only valid value for this property is 0.